home *** CD-ROM | disk | FTP | other *** search
Text File | 1997-08-13 | 374 b | 24 lines | [TEXT/R*ch] |
- / Load Input Data for Perforated Plate
- /
- / number of loads
- 5
- /
- / direction, node and value of load
- Fx 153 20
- Fx 155 40
- Fx 156 40
- Fx 157 40
- Fx 158 20
- /
- / ---- input data for nonlinear calculations ----
- /
- / number of load steps, max. number of iterations, residual
- 15, 20, 0.02
- /
- / number of displacements to log (0 = no log)
- 1
- /
- / direction, number of node
- Tx 158
- / end
-